home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / qdhelp.zip / KEYWORDS.QDH < prev    next >
Text File  |  1994-03-28  |  2KB  |  134 lines

  1. //
  2. // This file contains a QDHELP input file which tests the ability
  3. // to put keywords anywhere in a topic and have the help engine
  4. // jump to that spot.
  5. // 
  6.  
  7. /hpjconfig BrowseButtons()
  8.  
  9. /topic INDEX
  10.  
  11.     /title    Index
  12.     /keywords Index
  13.     /browse   Index,AUTO
  14.  
  15.     /defformat \sa150
  16.  
  17.     /para
  18.     This is the Table of contexts and index.  At this point the 
  19.     Up button should be disabled.
  20.     /endpara
  21.  
  22.     /para
  23.     This is just some filler text so that when the keyword jump
  24.     happens we really know it happened. \line
  25.     - \line
  26.     - \line
  27.     - \line
  28.     - \line
  29.     - \line
  30.     - \line
  31.     - \line
  32.     - \line
  33.     - \line
  34.     - \line
  35.     - \line
  36.     - \line
  37.     - \line
  38.     - \line
  39.     - \line
  40.     - \line
  41.     /endpara
  42.  
  43.     /keywords para2
  44.  
  45.     /para
  46.     para2 keyword should jump to this point
  47.     /endpara
  48.  
  49.     /para
  50.     This is just some filler text so that when the keyword jump
  51.     happens we really know it happened. \line
  52.     - \line
  53.     - \line
  54.     - \line
  55.     - \line
  56.     - \line
  57.     - \line
  58.     - \line
  59.     - \line
  60.     - \line
  61.     - \line
  62.     - \line
  63.     - \line
  64.     - \line
  65.     - \line
  66.     - \line
  67.     - \line
  68.     /endpara
  69.  
  70.     /keywords para3;para4
  71.  
  72.     /para
  73.     para3 and para4 keywords should jump to this point
  74.     /endpara
  75.  
  76. /endtopic
  77.  
  78.  
  79. /topic MORE_KEYWORDS
  80.  
  81.     /para
  82.     There is no keyword that jumps to this spot
  83.     /endpara
  84.  
  85.     /para
  86.     This is just some filler text so that when the keyword jump
  87.     happens we really know it happened. \line
  88.     - \line
  89.     - \line
  90.     - \line
  91.     - \line
  92.     - \line
  93.     - \line
  94.     - \line
  95.     - \line
  96.     - \line
  97.     - \line
  98.     - \line
  99.     - \line
  100.     - \line
  101.     - \line
  102.     - \line
  103.     - \line
  104.     /endpara
  105.  
  106.     /keywords farjump
  107.  
  108.     /para
  109.     farjump takes us here
  110.     /endpara
  111.  
  112.     /para
  113.     This is just some filler text so that when the keyword jump
  114.     happens we really know it happened. \line
  115.     - \line
  116.     - \line
  117.     - \line
  118.     - \line
  119.     - \line
  120.     - \line
  121.     - \line
  122.     - \line
  123.     - \line
  124.     - \line
  125.     - \line
  126.     - \line
  127.     - \line
  128.     - \line
  129.     - \line
  130.     - \line
  131.     /endpara
  132.  
  133. /endtopic
  134.